d_tree_sitter ~master (2021-12-18T21:56:51.6933211)
Dub
Repo
QueryIterator.opApply
query
QueryIterator
Returns the next
QueryMatch
in the sequence.
struct
QueryIterator
int
opApply
(
scope
int
delegate
(
QueryMatch
)
dg
)
Meta
Source
See Implementation
query
QueryIterator
constructors
this
destructors
~this
functions
opApply
set_byte_range
set_point_range
postblits
this(this)
Returns the next QueryMatch in the sequence.